xenpaging: print info when free request slots drop below 2
authorKeir Fraser <keir@xen.org>
Fri, 26 Nov 2010 14:19:09 +0000 (14:19 +0000)
committerKeir Fraser <keir@xen.org>
Fri, 26 Nov 2010 14:19:09 +0000 (14:19 +0000)
commit7f7b603393498505e8612bd32ceabddbc133d4af
tree372397f227865e60fdc2e08e94b534f937582ed7
parent47f878c78cb6459dd294b8242a73bcfd9a3ee5eb
xenpaging: print info when free request slots drop below 2

Add debugging aid to free request slots in the ring buffer.
It should not happen that the ring gets full, print info anyway if it
happens.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
xen/arch/x86/mm/mem_event.c